Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes #5

Merged
merged 6 commits into from
Jan 3, 2024
Merged

Bug fixes #5

merged 6 commits into from
Jan 3, 2024

Conversation

ndw
Copy link
Contributor

@ndw ndw commented Jan 3, 2024

  1. Attempt to cleanup how @throws and throws are handled so that there are no duplicates. This is slightly complicated because @throws can be a simple name or a fully qualified name.
  2. Don't output nested classes at the top-level. They'll be inside the top-level classes that they nest within.
  3. Include subtype information about parameterized types.
  4. Output XML elements for the @deprecated tag.

@ndw ndw merged commit 7761011 into main Jan 3, 2024
2 checks passed
@ndw ndw deleted the bug-fixes branch January 3, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant